Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use prebuilt kafka 2.8.2 container that works on amd64 AND arm64 #17366

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

bretthoerner
Copy link
Contributor

@bretthoerner bretthoerner commented Sep 8, 2023

Problem

The amd64 Kafka container was bugging me, especially because of how slow it seems to be. :)

Changes

Use a Kafka container built and published from: https://github.com/PostHog/kafka-container

How did you test this code?

Ran it locally on arm64 and amd64.

@bretthoerner bretthoerner requested a review from a team September 8, 2023 21:35
@bretthoerner bretthoerner changed the title Make Kafka container multi-arch and upgrade to 2.8.2 fix: Make Kafka container multi-arch and upgrade to 2.8.2 Sep 8, 2023
@bretthoerner bretthoerner changed the title fix: Make Kafka container multi-arch and upgrade to 2.8.2 fix: use prebuilt kafka 2.8.2 container that works on amd64 AND arm64 Sep 15, 2023
@bretthoerner
Copy link
Contributor Author

OK @PostHog/team-pipeline, this PR has been updated so that it is just a container image name change. It's already built and published here: https://github.com/PostHog/kafka-container

Copy link
Contributor

@tomasfarias tomasfarias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran this container locally on my arm mac as well as my podman linux amd64 machine. All good 👍

@bretthoerner bretthoerner merged commit 3089d27 into master Sep 18, 2023
65 checks passed
@bretthoerner bretthoerner deleted the brett/kafka-container branch September 18, 2023 15:20
@bretthoerner bretthoerner restored the brett/kafka-container branch September 18, 2023 15:20
@bretthoerner bretthoerner deleted the brett/kafka-container branch September 18, 2023 15:20
@bretthoerner bretthoerner restored the brett/kafka-container branch September 18, 2023 15:20
@bretthoerner bretthoerner deleted the brett/kafka-container branch September 18, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants